RichTextKit v0.4

UndoManager<T>.IsModified Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Checks if the document is currently modified

public bool IsModified { get; }

Property Type

bool